Click or drag to resize

MailboxStatisticsByKeywordsMessageTypes Property

Gets the message types.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<SearchItemKind> MessageTypes { get; }

Property Value

Type: IListSearchItemKind
The message types.
See Also